-
Home
-
BackWPup – WordPress Backup & Restore Plugin
-
5.5.1 (latest)
-
Code
-
Classes
- RackspaceProvider
| Total Complexity |
76 |
| Dependencies |
5 |
| Dependents |
3 |
| Total lines |
830 |
| Lines of code |
413 |
| Logical lines of code |
179 |
| Comment lines |
312 |
| Methods |
31 |
| Properties |
11 |
Methods 31
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| multipart_upload() |
A |
46 |
8 |
38 |
| regular_upload() |
S |
48 |
5 |
32 |
| initialise() |
S |
46 |
4 |
43 |
| object_list() |
S |
48 |
4 |
32 |
| create_manifest() |
S |
50 |
4 |
29 |
| set_endpoint_url() |
S |
62 |
5 |
12 |
| get_containers() |
S |
51 |
4 |
27 |
| chunk_upload() |
S |
51 |
4 |
27 |
| get_file_size() |
S |
52 |
4 |
24 |
| delete() |
S |
54 |
4 |
20 |
| create_container() |
S |
54 |
3 |
21 |
| cleanup_segments() |
S |
56 |
3 |
17 |
| upload_object() |
S |
60 |
3 |
13 |
| delete_object() |
S |
60 |
2 |
14 |
| set_auth_url() |
S |
69 |
2 |
7 |
| delete_segments_file() |
S |
68 |
2 |
7 |
| __construct() |
S |
67 |
1 |
8 |
| set_secret() |
S |
81 |
1 |
3 |
| set_region() |
S |
81 |
1 |
3 |
| get_region() |
S |
82 |
1 |
3 |
| set_container_name() |
S |
81 |
1 |
3 |
| get_container_name() |
S |
82 |
1 |
3 |
| get_secret() |
S |
82 |
1 |
3 |
| get_auth_url() |
S |
82 |
1 |
3 |
| set_api_key() |
S |
81 |
1 |
3 |
| get_api_key() |
S |
82 |
1 |
3 |
| set_username() |
S |
81 |
1 |
3 |
| get_username() |
S |
82 |
1 |
3 |
| set_token() |
S |
81 |
1 |
3 |
| get_token() |
S |
82 |
1 |
3 |
| get_public_url() |
S |
82 |
1 |
3 |